home *** CD-ROM | disk | FTP | other *** search
- /*
- * This source file is part of Vahunz,
- * a tool to make source code un-/more legible.
- *
- *--------------------------------------------------------------------------
- *
- * Vahunz and the Ugly library are Copyright (C) 1998 by
- * Thomas Aglassinger <agi@giga.or.at>
- *
- * All rights reserved.
- *
- * Refer to the manual for more information.
- *
- *--------------------------------------------------------------------------
- *
- * Ubiqx library is Copyright (C) 1991-1998 by
- * Christopher R. Hertel <crh@ubiqx.mn.org>
- *
- * Ubiqx library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
- *
- */
- #ifndef m4K
- #define m4K
- #ifdef t9F
- #define o8M 0
- #define e0U 1
- #define j7P 0
- #define c6K 1
- #define f7R 1
- #define n9P 0
- #else
- #define o8M 0
- #define e0U 0
- #define j7P 0
- #define c6K 0
- #define f7R 0
- #define n9P 0
- #endif
- #ifndef a0G
- #define f3F(msg) i0Y((msg), __FILE__, __LINE__)
- #else
- #define f3F(msg)
- #endif
- #endif
-